Click or drag to resize

ItemHasAttachments Property

Represents a property that is set to true if an item has attachments at least one visible attachment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool HasAttachments { get; }

Property Value

Type: Boolean
true if this instance has attachments; otherwise, false.
See Also